Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 callhome parsing #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

3 callhome parsing #9

wants to merge 3 commits into from

Conversation

boykovdn
Copy link
Collaborator

@boykovdn boykovdn commented Dec 6, 2024

#3 Conversational dataset from CallHome

  • Parser might need some QoL improvements, depending on downstream pipeline.

Copy link
Collaborator

@jack89roberts jack89roberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Up to you whether you think it's worth implementing this now vs. when we get access to the actual dataset but I think it will be helpful to parse the start & stop times, and have the option of including/marking where the other special characters/artefacts are in the text.

if __name__ == "__main__":
# Input transcription data
# Parse the transcription
folder_path = "/Users/bvodenicharski/Downloads/deu"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this an arg &/or a path in the repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants